home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Prog / N-P / PICTControl.cpt / PICT Control Demo.rsrc / TEXT_200.txt < prev    next >
Encoding:
Text File  |  1988-11-15  |  895 b   |  9 lines

  1. ^lWhat PICT Control Does
  2.  
  3.  
  4.  
  5. PICT Control is a control definition function (CDEF) designed to implement controls capable of adopting the appearance of any picture resource (PICT), or any series of PICTs.  Thus it allows the Macintosh programmer to create an extraordinary variety of apparently new control types ‚Äì on the fly - without writing (or debugging) a single line of specialized additional code.
  6.  
  7. PICT Control was created to operate in complete conformance with Apple‚Äôs Control Manager specifications.  As a result, from the user‚Äôs standpoint, any PICT Control will behave in a familiar manner ‚Äì hiliting and unhiliting as one drags on and off the control, for instance.  From the programmer‚Äôs standpoint it also behaves in a familiar manner ‚Äì the same Control Manager routines used to manipulate conventional controls are all that are necessary to manipulate PICT Controls.
  8.  
  9.